From: Glenn Morris Date: Sat, 3 May 2008 20:24:45 +0000 (+0000) Subject: Fix typo. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~21965 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=8a92d311fe48175b710e6c66323239b12cdca560;p=emacs.git Fix typo. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d679b5867a8..1584e1a0fe9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -61,7 +61,7 @@ (vc-at-event): New macro: run the body at the even location. (vc-dir-menu, vc-dir-toggle-mark): Use it. (vc-dir-mark-file, vc-dir-unmark-file): Move only on non-mouse events. - * subr.d (mouse-event-p): Check if the even is mouse-related. + * subr.el (mouse-event-p): Check if the even is mouse-related. 2008-05-02 Nick Roberts